home *** CD-ROM | disk | FTP | other *** search
- Path: howland.reston.ans.net!psinntp!psinntp!psinntp!psinntp!usenet
- From: grantp@usa.pipeline.com(Pete Grant)
- Newsgroups: comp.lang.c++
- Subject: Re: Prototype required Borland c++ 4.5
- Date: 23 Mar 1996 13:30:41 GMT
- Organization: Kalevi, Inc.
- Message-ID: <4j0ue1$j93@news1.h1.usa.pipeline.com>
- References: <4iuqlg$loa@abel.cc.sunysb.edu>
- NNTP-Posting-Host: 38.8.60.7
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete Grant)
- X-Newsreader: Pipeline v3.5.0
-
- On Mar 22, 1996 21:25:14 in article <Prototype required Borland c++ 4.5>,
- 'dkat@psych1.psy.sunysb.edu (Donna Kat)' wrote:
-
-
- >I want to dis-enable prototypes required and can't find it in project
- >options. Info would be appreciated. DK
- >
- If working on C++, it's not possible as declarations (a.k.a.
- prototypes) are required by the language.
-
- If working in C, it's already disabled with default options.
-
- As an aside, there's a compiler warning switch that deals with
- this subject, but doesn't seem to work. You get the warning
- whether or not the switch is on.
- --
- Pete Grant
- Kalevi, Inc.
- Software Engineering & development
-